home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2006 April / DPPRO0406DVD.ISO / Essentials / Programming / Eclipse SDK / eclipse-SDK-3.1.1-win32.exe / eclipse / plugins / org.eclipse.ant.ui_3.1.1.jar / templates / ant.properties next >
Encoding:
Text File  |  2005-09-29  |  1.1 KB  |  24 lines

  1. ###############################################################################
  2. # Copyright (c) 2000, 2005 IBM Corporation and others.
  3. # All rights reserved. This program and the accompanying materials
  4. # are made available under the terms of the Eclipse Public License v1.0
  5. # which accompanies this distribution, and is available at
  6. # http://www.eclipse.org/legal/epl-v10.html
  7. # Contributors:
  8. #     IBM Corporation - initial API and implementation
  9. ###############################################################################
  10.  
  11. filesetTemplate1.description= fileset type with include clause
  12. targetTemplate1.description= public target
  13. targetTemplate2.description= private target
  14. propertyTemplate1.description= property with name and location
  15. propertyTemplate2.description= property with name and value
  16. macrodefTemplate.description= macrodef with a single attribute
  17. deleteTemplate1.description= delete files in a fileset
  18. deleteTemplate2.description= delete files in a referenced fileset
  19.  
  20. javacTemplate1.description= add a javac task
  21. buildFileTemplate1.name= Buildfile template
  22. buildFileTemplate1.description= simple buildfile with two targets
  23.